home *** CD-ROM | disk | FTP | other *** search
/ Softwarová Záchrana 3 / Softwarova-zachrana-3.bin / Horodruin / horodruin-setup.exe / {app} / Horodruin.exe / 0 / RCDATA / TFRMABOUT / TFRMABOUT.txt < prev   
Text File  |  2005-02-17  |  4KB  |  130 lines

  1. object frmAbout: TfrmAbout
  2.   Left = 607
  3.   Top = 113
  4.   BorderIcons = []
  5.   BorderStyle = bsDialog
  6.   Caption = 'Horodruin'#39's About'
  7.   ClientHeight = 385
  8.   ClientWidth = 353
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   OldCreateOrder = False
  16.   Position = poOwnerFormCenter
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   object pnlImage: TPanel
  20.     Left = 8
  21.     Top = 8
  22.     Width = 337
  23.     Height = 137
  24.     BevelInner = bvRaised
  25.     BevelOuter = bvLowered
  26.     Caption = 'about...'
  27.     TabOrder = 0
  28.     object imgTitle: TImage
  29.       Left = 8
  30.       Top = 8
  31.       Width = 321
  32.       Height = 121
  33.       Hint = 'click to go to the Home Page...'
  34.       Center = True
  35.       Picture.Data = {<image000.bmp>}
  36.     end
  37.   end
  38.   object gbxData: TGroupBox
  39.     Left = 8
  40.     Top = 152
  41.     Width = 337
  42.     Height = 57
  43.     Caption = 'The File Synchronizer'
  44.     TabOrder = 1
  45.     object lblVersion: TLabel
  46.       Left = 8
  47.       Top = 16
  48.       Width = 97
  49.       Height = 13
  50.       Caption = 'version: %s.freeware'
  51.     end
  52.     object lblEMail: TLabel
  53.       Left = 8
  54.       Top = 32
  55.       Width = 243
  56.       Height = 13
  57.       Hint = 'double-click to send an eMail'
  58.       Caption = 'fully projected, written & realized by Stefano Bordoni'
  59.       ParentShowHint = False
  60.       ShowAccelChar = False
  61.       ShowHint = True
  62.       OnDblClick = lblEMailDblClick
  63.     end
  64.   end
  65.   object lvThanks: TListView
  66.     Left = 8
  67.     Top = 216
  68.     Width = 337
  69.     Height = 129
  70.     Hint = 'double-click to go to the Home Pages'
  71.     Columns = <
  72.       item
  73.         Caption = 'Thanks to ...'
  74.         Width = -2
  75.         WidthType = (
  76.           -2)
  77.       end
  78.       item
  79.         Caption = 'Reason'
  80.         Width = -2
  81.         WidthType = (
  82.           -2)
  83.       end>
  84.     HotTrack = True
  85.     HotTrackStyles = [htHandPoint, htUnderlineHot]
  86.     Items.Data = {
  87.       130300000900000000000000FFFFFFFFFFFFFFFF0200000000000000026D6524
  88.       746F2068617665207772697474656E2074686973206E6963652070726F677261
  89.       6D203A292A687474703A2F2F646967696C616E6465722E696F6C2E69742F7362
  90.       6F72646F6E692F53746566616E6F2F00000000FFFFFFFFFFFFFFFF0200000000
  91.       00000007426F726C616E6420666F722056434C2C20432B2B204275696C646572
  92.       2028262044656C706869292E16687474703A2F2F7777772E626F726C616E642E
  93.       636F6D00000000FFFFFFFFFFFFFFFF02000000000000000D4A6F7264616E2052
  94.       757373656C2A666F7220496E6E6F20536574757020667265656C792073686172
  95.       656420746F2074686520776F726C642E18687474703A2F2F7777772E696E6E6F
  96.       73657475702E636F6D00000000FFFFFFFFFFFFFFFF02000000000000000E426A
  97.       F8726E61722048656E64656E26666F72204953546F6F6C20667265656C792073
  98.       686172656420746F2074686520776F726C642E1D687474703A2F2F7777772E62
  99.       68656E64656E2E6F72672F6973746F6F6C00000000FFFFFFFFFFFFFFFF020000
  100.       00000000000E4D617474656F20547572636F6E691A6D61737369766520626574
  101.       612D746573746572202620757365721E687474703A2F2F6D617474656F313136
  102.       342E696E746572667265652E697400000000FFFFFFFFFFFFFFFF010000000000
  103.       00000E4672616E636F2044616C6C657261146D61737369766520626574612D74
  104.       65737465722E00000000FFFFFFFFFFFFFFFF0200000000000000145365626173
  105.       7469616E6F204261726174656C6C6117626C617374696E6720626574612D7465
  106.       737465722E2E2E29687474703A2F2F7777772E67616E6573686D616861736F66
  107.       742E66726565736572766572732E636F6D00000000FFFFFFFFFFFFFFFF020000
  108.       0000000000144D617373696D696C69616E6F20476162657474610B626574612D
  109.       746573746572196D61696C746F3A6D67616265747461406C696265726F2E6974
  110.       00000000FFFFFFFFFFFFFFFF000000000000000000FFFFFFFFFFFFFFFFFFFFFF
  111.       FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF}
  112.     ReadOnly = True
  113.     ParentShowHint = False
  114.     ShowHint = True
  115.     TabOrder = 2
  116.     TabStop = False
  117.     ViewStyle = vsReport
  118.     OnDblClick = lvThanksDblClick
  119.   end
  120.   object btnOk: TBitBtn
  121.     Left = 8
  122.     Top = 352
  123.     Width = 337
  124.     Height = 25
  125.     TabOrder = 3
  126.     OnClick = btnOkClick
  127.     Kind = bkOK
  128.   end
  129. end
  130.